SipClientSendResponseOK Method |
| Name | Description | |
|---|---|---|
| SendResponseOK(Request) |
Sends "OK" response with status code 200. It is same method as AcceptRequest(Request).
| |
| SendResponseOK(Request, String) |
Sends "OK" response with status code 200 and the specified description text. It is same method as AcceptRequest(Request).
|